You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > BlockInit Method > Vector.BlockInit Method ([In] TDenseMtxVec, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.BlockInit Method ([In] TDenseMtxVec, int)

Initializes block processing.

Syntax
C#
Visual Basic
public void BlockInit([In] TDenseMtxVec Src, int ABlockSize);

Block processing can be applied on possibly already subranged Src object. Src may not be freed or go out of scope until block processing loop has finished. There would be no error raised other than AV.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!